@charset "utf-8";
body {	margin:0;
		padding:0;
		text-align:left;
		color:#3a3a3a;
		font-size:12px;
		font-family:"微软雅黑","Microsoft YaHei", Arial, helvetica, sans-serif;
		background:#fff;
		}

a:link {  color: #3a3a3a; text-decoration: none;transition: all .2s;}
a:visited {  color: #3a3a3a; text-decoration: none}
a:hover {  text-decoration:none;
			color: #f00;
			transition: all .2s;
		}

a:focus {
     outline:none;
     -moz-outline:none;
}
div,p,h1,h2,h3 { margin:0; padding:0;}

h1,h2,h3 {font-family:"微软雅黑";}

h1{ font-size:28px;}
h2 {font-size:20px;}

.clear { clear:both;}

img {border:0px;}
	
ul, li { list-style-type:none;
		list-style:none;
		margin:0;
		padding:0;
		text-align:left;
	}
	
.wenben {
	font-size:12px;
	line-height:30px;
	text-align:left;
	color:#3a3a3a;
	letter-spacing:0.0em;
	font-family:Arial, Helvetica, sans-serif;
}

.wenben ol li { line-height:30px; list-style-type: disc; font-size:14px;}


.wenben0 {
	font-size:16px;
	line-height:30px;
	text-align:left;
	color:#000;
	letter-spacing:0.0em;
	text-align:Justify;
	text-justify:inter-ideograph;
	font-family:"微软雅黑";
}


.wenben01 {
	font-size: 16px;
	line-height:32px;
	text-align:left;
	color:#3a3a3a;
	letter-spacing:0.0em;
	font-family:"微软雅黑";
	
}

.border { border:#000 1px solid;}
.center { width:1200px; margin:0 auto;}
.left { float:left;}
.right { float:right;}

.red { color: #f00;}

.red a:link {  color: #f00; text-decoration: none}
.red a:visited {  color: #f00; text-decoration: none}
.red a:hover {  text-decoration:none;
				color: #f00;
		}	
			
.opa {opacity:0;filter:alpha(opacity=0);}	
.fl{float:left;}
.fr{float:right;}
#top,#logo,#search,#body1,#body2,#body3,#body4,#body5,#body6,#body7,#body8,#body9,#body10,#body11,#link{ width:1080px; margin:0 auto; overflow:hidden;}
	
/*PAGE
----------------------------------------*/
.page{ margin:20px; text-align: right; border-top:#CCC 1px dotted;}

.bt_lf{position:absolute; top:50%; background: rgba(0,0,0,0.5); margin-top:-30px; left:0; font-size:50px; z-index:9; color: #fff; border-radius: 3px; padding:20px 5px;}
.bt_rt{position:absolute; top:50%; background: rgba(0,0,0,0.5);  margin-top:-30px; right:0; font-size:50px;z-index:9; color: #fff; border-radius: 3px; padding:20px 5px;}
.bt_lf a, .bt_rt a { color: #fff; }
.prev_next li {margin:10px auto; background:#eee; padding:5px; font-size:12px; font-family: Arial, Helvetica, sans-serif; line-height:24px; height:24px;}
.prev_next li { background:#dfdfdf; display:block; border-radius:3px;}
.prev_next li:hover{ background:#d8d8d8; display:block; border-radius:3px;}
.back_list { text-align:right; font-size:12px;}
.back_list a {}
.back_list a:hover{}


.gridtable table {
	width:99%;
	margin:0 auto;
	border-width:0;
	font-family: verdana,arial,sans-serif;
	color:#333333;
	border-width: 0px;
	border-color: #ccc;
	border-collapse: collapse;
}
.gridtable table th {
	border-width:0;
	border-bottom: 1px;
	padding:0;
	border-style: solid;
	border-color: #ccc;
	background-color: #dedede;
}
.gridtable table td {
	border-width:0;
	border-bottom: 1px;
	padding:0;
	border-style: solid;
	border-color: #ccc;
}

.gridtable table td a { text-decoration:underline; color: #069;}


.hidden {
	display: none !important
}

/* Wrap
----------------------------------------*/
#wrap { width:100%; margin:0 auto;}

/* Header
----------------------------------------*/
#top_note_w { width:100%; height:33px; background: url(../images/top_note.png) center no-repeat; color:#333333;}

#top_note { width:1200px; height:32px; line-height:32px; margin:0 auto; position:relative; color:#333333;}

#top_link { position: absolute; top:0; right:0; color:#fff; height:32px; line-height:32px;}

#top_link a{ color:#fff; margin:0 10px;}
#top_link a:hover{ color:#f00;}

#name_box_w {width:100%; height:135px; background:#ffffff;}
#name_box { width:1200px; margin:0 auto; height:135px; position:relative; background: url(../images/logo.png) center no-repeat;}
#menu_box { width:100%; height:60px; background:#086ed6;}
 
.shadow{ width:100%; height:13px; position:absolute; top:0; left:0; z-index:99999; }
#banner_box { width:100%; overflow:hidden; position:relative; background:#f4f5f5; height: 530px}

#banner { width:1920px; left:50%; margin-left:-960px; text-align:left; position:relative; overflow:hidden;}

#top_news_box { width:100%; height:75px; position: absolute; left: 0; bottom:0; z-index: 9999;}
#top_news_box_cx { width:1200px; background: #0f71d5; color: #fff; overflow: hidden; margin:0 auto; height:75px; line-height:75px; font-size:18px;}

.cx_title { width: 160px; height: 75px; background:#8eca72; float: left; font-size: 20px; color: #fff; text-align: center;}
.cx_txt { width: 670px; padding: 0 30px; height: 75px; float: left; font-size: 18px; color: #fff; text-align: left;}
.cx_tel { width: 230px; height:75px; color: #fff; padding-left: 50px; float: right; font-size: 28px; background: url(../images/icon_tel.png) left center no-repeat;line-height: 75px;}

.cx_txt a{ margin:0 10px; color:#fff;}
.cx_txt a:hover{ color:#ff0;}

/* Mid
---------------------*/

#mid_wrap { width:100%; margin: 0 auto; background: url(../images/zy_bg.jpg) top center no-repeat #f4f5f5;} 

#mid_box{ width:1200px; margin:0 auto; padding:30px 0; position:relative;}

.title_box { height:50px; line-height:50px; margin:10px 0; position:relative;}

.title_box .title { font-size: 26px; line-height:40px; margin-bottom:10px; text-align:left; color:#086ed6}

.title_box .title span { font-size:26px; font-weight: bold; color:#086ed6 !important;}

.location { position:absolute; top:0; right:0; color:#086ed6; height:40px; line-height:40px; font-size:14px; font-weight:normal !important;}
.location a { color:#086ed6;}
.location a:hover { color:#f00; position:relative; top:1px;}
.location span { font-size:12px; background:#086ed6; border-radius:50%; color:#FFF; padding:1px;}

/* left
----------------------------------------*/
#left_box { width:230px;
			float:left;
			background:#086ed6;
			padding:40px 30px 50px 30px; 
			}
			
.lf_title_box { font-size:20px; line-height:70px; color:#fff; background:#13925b; text-align:center;}

.lf_title_box span { color:#000; font-weight: bold;}

.lf_box { width:100%;
}

.list { width:80%; margin: 0 auto;}
.list .nav { width:100%; overflow: hidden; height:40px; font-size:16px; }
.list .nav a {width:100%; position: relative; background: #8eca72; border-radius: 20px; color:#fff; text-align:center; line-height:40px; display:block;}
.list .nav a i { position: absolute; right: 20px; top:10px; font-size:16px; color:#fff;}

.list .nav a:hover {  color:#fff; background:#2382e3;}
.list .nav a:hover i {  color:#fff; }

.list .sub { width:100%; height:30px; font-size:14px; border-bottom: #e9e9e9 1px solid; font-family:"Microsoft YaHei";}
.list .sub a{ width:75%; height:30px; line-height:24px;  padding:0 0 0 25%; display: block;}
.list .sub i { color:#0757b1;}

.list .sub a:hover {  color:#fff; background:#007038;}
.list .sub a:hover i {  color:#fff; }

.sy { position: absolute; top:0; left: 0; width: 100%; height: 100%; display: block; background: url(../images/sy.png) center no-repeat; background-size: 50%;
}
.sy0 { position: absolute; top:0; left: 0; width: 100%; height: 100%; display: block; background: url(../images/sy.png) center no-repeat; background-size: 50%;
}


.lf_lx_box { border:#efefef 1px solid; padding:8px; background:#fafafa;}

.lf_lx_list {padding:20px 0 20px 20%; font-style:normal !important;}
.lf_lx_list li { line-height:20px; }
.lf_lx_name { font-size:15px;  text-align:left;}

#lf_lxwm_box { color:#fff; background:#13925b; text-align:center; padding:30px 0;}

.lf_ly_bt { width:180px; height:30px; text-align:center; margin:0 auto;}

.lf_ly_bt a{ display:block; width:100%; height:30px; line-height:30px; text-align:center; font-size:15px;  background:#FFF; color:#000;}
.lf_ly_bt a:hover{background:#f60; color:#fff;}


/* Right
----------------------------------------*/

#right_box_w { width:880px;
				float:right;
}

.rt_main_box {height: auto !important; min-height:300px; height: 300px;}

.gs_pic { width:300px; padding:5px; border:#efefef 1px solid; background:#FFF; float:left; margin-right:20px;}

.my_txt { padding:0;}



.mess_box { border:5px solid #c3e9cb; padding:10px;  font-size: 16px; margin-bottom: 30px;}


/* Footer
----------------------------------------*/

#e_link_w { width:100%; height:50px; background:#1f81e5; overflow:hidden;}

#e_link { width:1200px; margin:0 auto; height:50px; line-height:50px; text-align: center; color:#FFF; font-size:16px; }
#e_link a { color:#fff; display: block; float: left; width: 109px; text-align: center; font-size:16px;}
#e_link a:hover { color:#fff;}


#end_wrap { width:100%; overflow:hidden; background:#086ed6; color:#fff; height:220px;}
#end_wrap a{color:#fff;}

#end_txt {width:1200px; margin:0 auto; padding:30px 0; position:relative; color:#fff; line-height:36px; font-size:14px;}

#end_txt a { color:#fff;}
#end_txt a:hover { color:#FF0;}

#end_txt .e_nav { float:left; text-align:left; width:318px; padding:0 40px; height:160px;}

#end_txt .e_nav h1{ font-size:26px; line-height: 26px;  color: #fff; text-align: center; font-weight: normal;}

#end_txt .e_line { width:2px !important; float:left; height:180px;}

.ewm { float:right; margin-top:20px;}
#ex_name { font-size:20px; line-height: 26px;  color: #fff; width:300px; text-align: center;}

#e_lx_tel { width:300px; margin:10px 0; height:30px; text-align:center; line-height:30px; color:#fff; background:#8eca72;}
#e_lx_tel span{ font-size:16px; font-family:"微软雅黑"; line-height:30px;}

#e_menu { width:400px; margin:0 auto; height: 80px; overflow: hidden;}
#e_menu a { width:100px; text-align:left; display:block; height: 30px; overflow: hidden; line-height:30px; float:left; font-size:12px;}


.backtop{
    width:70px;
    height:70px;
    background:#8eca72;
    color:#fff;
    text-align:center;
    position:absolute;
    right:0;
    bottom:20px;
    cursor:pointer;
    transition: all 0.3s;
    text-align: center;
    line-height: 60px;
    font-size: 50px;
    border-radius: 50%;
    position: fixed;
    z-index: 10;
  }
  
.backtop:hover{
    background:#236d00;
  }

.backtop a {transition: all 0.3s; width: 70px; height: 70px; display: block; color: #fff;}

/*NEWS CONTENTS PAGE*/

.my_txt .indexNews li { border-bottom:2px #ccc solid; padding:10px 0; transition: all 0.3s;}
.my_txt .indexNews li{ margin:0 auto; height: 90px; line-height:30px; position:relative; margin-bottom:20px;}
.my_txt .indexNews li a{ color: #00479d; display: block; position:relative; }
.my_txt .indexNews li a:hover {}

.my_txt .indexNews li:hover {box-shadow: 0 0 3px #000; border-bottom:2px #fff solid; padding:10px; }

.my_txt .wen { width: 100%; height: 30px; line-height: 30px; overflow: hidden;}
.my_txt .da { width: 100%; height: 50px; line-height: 25px; margin:10px 0; overflow: hidden;}
.my_txt .wen span { background: #086ed6; color: #fff; padding:5px; }
.my_txt .da span { background: #8eca72; color: #fff; padding:5px;}

.my_txt .time { position: absolute; top:0; right: 0; }

#best_news { width:100%; height:236px; padding:30px 0;}

#best_news ul li .new_pic{width:422px; height:224px; float:left; }
#best_news ul li .new_pic img{width:422px; height:224px; display:block; margin:0 auto;}
#best_news ul li .new_txt { width:430px; height:224px; float:right; overflow:hidden;}
#best_news ul li .new_txt .p1{ font-weight:bold; color:#333; line-height:30px; font-size:16px; font-weight:bold; font-family:"微软雅黑";}

#best_news ul li .new_txt .p2 { height:130px; overflow:hidden; color:#333; line-height:26px; font-size:13px; font-family:"微软雅黑"; padding:5px 0;}

#best_news ul li .new_txt .bt1{ padding:10px 40px; background:#ffa600; font-family:"微软雅黑";  font-size:15px; color:#FFF}
#best_news ul li .new_txt .bt1:hover{background:#900;}

.news_detail { height: auto !important; min-height:330px; height: 330px; padding:10px 0;}

#news_t{
	color:#000;
	font-weight:bold;
	text-align: center;
	font-size:20px;
}

#news_d{
	color:#000;
	font-size:12px;
	text-align:left;
	background:#efefef;
	margin:10px 0;
	padding:5px 10px;
	font-size:12px;
	font-family:"微软雅黑";
	-moz-border-radius: 5px;      /* Gecko browsers */
    -webkit-border-radius: 5px;   /* Webkit browsers */
    border-radius:5px;            /* W3C syntax */
	}

#news_img { text-align:center; position: relative;}

.wenben01 img,#news_img img,.news_img img{ max-width:880px;}

#newsContent{

	margin-bottom:16px;
	text-align:left;
}
#newsContent img { max-width:880px;}

#newsInfo{
	margin:0px;
	font-weight:normal;
	text-align:left;
	padding:10px 0;
}

#newsInfo iframe { max-width:880px; max-height:640px;}

#newsInfo img { max-width:880px;}

/*GUESTBOOK PAGE*/

.G_InputText{
	width:700px;
	height:12px;
	padding:10px;
	border:1px solid #ccc;
	margin:5px 0;
}
.G_textarea{
	width:700px;
	height:100px;
	padding:10px;
	border:1px solid #ccc;
	margin:5px 0;
}

.G_botton{
	width:100px;
	padding:10px;
	line-height:14px;
	background:#13925b;
	cursor:pointer;
	color:#FFF;
	border:none;
	border-radius:5px;
	transition: all .2s;
}

.G_select { padding:10px;line-height:12px;width:520px;}
.G_botton:hover{
	transition: all .2s;
	background:#f60;
}

.yanzheng{
	width:300px;
	height:12px;
	padding:10px;
	border:1px solid #ccc;
	margin:5px 0;
}


 .jobs ul{
	list-style:none;
	margin-top:12px;
}

 .jobs ul li{
	height:150px;
	width:98%;
	margin:0 auto;
	border-top: 1px #cdcdcd dashed;
}

 .jobs ul li .recruit_info{
	color:#3a3a3a;
	font-family:'Microsoft YaHei',arial;
	font-size:14px;
	line-height:36px;
}

 .jobs ul li .recruit_info .job_nam{
	color:#be0000;
	font-weight:bold;
}

 .jobs ul li .but{
	width:74px;
	height:31px;
	line-height:31px;
	background:#13925b;
	border-radius:2px;
	float:right;
	margin-top:-40px;
	margin-right:22px;
	text-align:center;
}

 .jobs ul li .but a{
	text-decoration:none;
	font-family:'Microsoft YaHei',黑体,sans-serif;
	color:#FFF;
	display:block;
}


.recruit_info_tit_bg{
	width:100%;
	height:31px;
	background:#ededed;
	border-radius:2px;
}
	
.recruit_info_tit_bg .recruit_info_tit{
	width:73px;
	height:31px;
	border-top-left-radius: 2px;
	border-bottom-left-radius: 2px;
	background:#13925b;
	font-family:'Microsoft YaHei',arial;
	font-size:14px;
	color:#fff;
	line-height:31px;
	text-indent:8px;
}

.recruit_info_main{
	padding:5px;
}

.recruit_info_main p {
	width: 650px;
	font-family:'Microsoft YaHei',arial;
	text-align: justify;
	letter-spacing: 1px;
	font-size: 14px;
	line-height: 28px;
	color: #3a3a3a;

}
.order { width:96%; margin:0 auto;}
.order_but { padding:10px; cursor:pointer;}

/*PRODUCTS LIST PAGE*/
#picUL{text-indent:0; overflow:hidden; text-align:center;}

#picUL li {width:280px; height:260px; background: url(../images/str.png) #fff; margin:10px 10px; float:left;}
			
#picUL li:hover { background: url(../images/str.png) #fafafa}			

#picUL a {	width:270px;
			height:250px;
			text-align:center;
			display:inline;
			padding:5px;
			display:block;
			line-height:20px;
			font-size:12px;
			background: url(../images/proshadow.jpg) no-repeat bottom;
			color:#000;
			overflow:hidden;
			position: relative;
}
#picUL a:hover{
			background: url(../images/proshadow.jpg) no-repeat bottom;
}

#picUL a img{
			max-width:270px;
			height:203px;
}

#picList { width:100%;}
#picList li { height:120px; padding:10px 0; border-bottom:#bebebe 1px dashed;}
#picList a { height:120px; display:block;}
#picList a:hover {}
#picList .picList_img { float:left; width:160px; height:120px;}
#picList .Pic_list_txt { width:740px; float:right; padding-left:20px; position:relative; height:120px; overflow:hidden;}

#picList .Pic_list_txt .t1 { font-size:18px; font-weight:bold; line-height:30px; width:100%;}
#picList .Pic_list_txt .t2 { overflow:hidden; height:40px; font-size:12px; line-height:20px;}

#picList .Pic_list_txt .time { text-align:right; line-height:20px; font-size:12px; font-family:Arial, Helvetica, sans-serif !important;}

#dwonList { width:100%; margin:0 auto; font-size:14px;}
#dwonList li { line-height:40px; margin:5px 0; position:relative;}

#dwonList li a{ display:block; color:#000; background:#efefef; padding:0 10px;}
#dwonList li a:hover{ background:#127228; color:#FFF;}
.Dicon { position:absolute; right:10px; top:0; line-height:40px; font-size:18px;}


#proUL{text-indent:0; overflow:hidden; text-align:center;}

#proUL li { float:left;}

#proUL a {	width:278px;
			height:250px;
			text-align:center;
			margin:5px;
			display:inline;
			float:left;
			display:block;
			line-height:30px;
			font-size:14px;
			color:#000;
			overflow:hidden;
			border:#fafafa 2px solid;
			background:#efefef;
}
#proUL a:hover{
			color:#000;
			background:#f1f1f1;
}

#proUL a img{
			max-width:278px;
			height:205px;
}

.shan { font-size:20px;}
.p_name { font-weight:bold;}

.lx_name { font-size:20px; font-family:"微软雅黑"; position:relative; padding-bottom:10px;}
.lx_name i { position:absolute; bottom:0; left:0; width:86px; height:4px; background:#13925b; display:block;}

/*INDEX*/

#demo03 { width: 1200px; height: 480px; margin: 0 auto; }

.hotGoods { width: 1200px; height: 480px; margin:0 auto; position: relative; }
.hotGoods .hot { position: absolute; top:0; left:0; width: 48px !important; height: 50px !important; }

.hotGoods .img{ width:702px; height: 424px; float: left;}
.hotGoods .img img{ width:702px; height: 424px;}

.hotGoods .txt{ width:428px; height: 364px; background: #e8e8e8; float: right; padding:30px; }
.hotGoods .txt .cont { font-size: 14px; line-height: 30px; padding:20px 0;}

#m_banner { width: 100%; height: 100px; background: url(../images/mi_bg.gif); padding:30px 0;  }
#m_banner_img { width: 1200px; margin:0 auto; height: 100px; background: url(../images/m1_txt.png) center top no-repeat; position: relative;}
#m_banner_img a{ position: absolute; right: 0; top:30px; border-radius: 30px; font-size: 24px; color: #fff;  padding:10px 30px; background: #8eca72; }
#m_banner_img a:hover{ background: #000; }

#m_banner_img h2 { padding-top: 90px; text-align: center; color: #fff; font-size: 20px;  font-weight: normal;}

#in_ys { width: 1200px; height: 1430px; margin:0 auto; padding:50px 0; text-align: center;}
#in_ys ul li{ width: 567px; height: 270px; }

#in_ys ul li .txt{ width: 460px; margin:0 auto; padding-left:100px;height: 70px; padding:10px 0 0 70px; }

#in_ys ul li h1{ font-size: 20px; color: #333; line-height: 30px; }
#in_ys ul li p{ font-size: 14px; color: #555; line-height: 20px;}

#ys1 .txt{ background: url(../images/in_ys1n.png) left center no-repeat; }
#ys2 .txt{ background: url(../images/in_ys2n.png) left center no-repeat; }
#ys3 .txt{ background: url(../images/in_ys3n.png) left center no-repeat; }
#ys4 .txt{ background: url(../images/in_ys4n.png) left center no-repeat; }


.in_title { width:100%; text-align:center; padding:20px 0 30px 0; line-height: 30px;}
.in_title h1{ color: #830b05; font-size: 24px; font-weight: normal; line-height: 40px;}
.in_title h2{ color: #555555; font-size: 20px; font-weight: normal; line-height: 40px;}

#in_typelist ul { width:1200px; margin:0 auto;}
#in_typelist li { width:238px; margin:1px; float:left;}

#in_typelist li a{ width:100%; height:65px; text-align:center; line-height:65px; font-family:"微软雅黑"; font-size:16px; color:#FFF; background:#045232; display:block;}
#in_typelist li a:hover{ background:#ff5a00;}


.box1{ width:100%; padding:30px 0; background: #f4f5f5;}

.box2{ width:100%; background:url(../images/box2_bg.jpg) top center no-repeat #f4f5f5; padding:0; text-align:center;}

.box3{ width:100%; background:#dee3e6; height: 568px; padding:30px 0;}


#share { width:165px;}
.share_to li { float: left;}
.share_to li a {color:#13925b !important; margin:0 5px; font-size:14px !important;}
.share_to li a:hover {color:#ff0;}

#shareo { width:165px;}
.share_too li { float: left;}
.share_too li a {color:#fff !important; margin:0 5px; font-size:14px !important;}
.share_too li a:hover {color:#ff0;}

#in_product { width:1200px; margin:0 auto;}

#in_left_box { width:230px; height:614px; padding:50px 30px; background:#086ed6; float:left;}

.lf_tel { margin: 0; height:44px; color: #fff; padding-left: 50px; line-height: 44px; font-size: 22px; background: url(../images/icon_tel.png) left center no-repeat; }

.lf_zxdg { height: 40px; margin:20px 0 0 0; text-align: center;}
.lf_zxdg a{ margin:30px auto; border-radius: 30px; font-size: 24px; color: #fff;  padding:10px 30px; background: #8eca72; }
.lf_zxdg a:hover{ background: #000; }

.in_lf_title_box {  width: 100%; height:53px; text-align: left; color: #fff; font-size: 20px;}
.in_lf_title_box a { color: #fff; }

#in_right { width:872px; height:540px; float:right;}
#in_product_title { width:872px; height:53px; background:url(../images/in_pro_t2.gif) no-repeat; position:relative;}
#in_product_title .more { position: absolute; top:0; right:10px; line-height:53px;}
#in_product_title .more a{ color:#FFF;}
#in_product_title .more a:hover{ color:#FF0;}


.in_type_link { text-align: center; height: 120px; padding-top:20px; line-height: 40px; color: #fff; font-size: 16px; overflow: hidden; }
.in_type_link a{ margin:10px; color: #000; padding:0 10px; background: #fff; display: inline-block; border-radius: 20px;}
.in_type_link a:hover{color: #fff; background: #8eca72;}

#in_news { width: 1200px; height: 417px; margin:0 auto;}

.in_tab_title { text-align: center; }
.in_tab_title a{ font-size: 22px; color: #555555; margin:0 20px; padding:5px; border-radius: 10px; display: inline-block; }
.in_tab_title a i{ color: #830b05; }

.in_tab_title .current{ background: #fff; }

.tab_box { width: 1200px; height: 321px; position: relative; }

.chage { width: 1200px; height: 321px; position: absolute; left: 0; top:0; display: none;}

.in_gsjj {width:1200px; margin:0 auto; height: 321px; padding:30px 0;}

.in_gsjj .in_video { width: 558px; height: 321px; float: left;}
.in_gsjj .in_content { width: 606px; height: 281px; overflow: hidden; float: right;  padding:20px 0;}


.in_news { width:1200px; margin:0 auto; height: 321px; padding:30px 0;}

.in_news .img { width: 558px; height: 321px; float: left;}

.in_news .img img{ width: 558px; height: 321px;}

.in_news .img a{ width: 558px; height: 321px; display: block; position: relative;}

.in_news .img a .txt { position: absolute; bottom: 0; left: 0; height: 100px; overflow: hidden; padding:20px; line-height: 30px; font-size: 14px; background: rgba(8,110,214,0.8); color: #fff;}



.in_news .in_newslist { width: 616px; height: 321px; float: right;}


.in_newslist { width:100%;}
.in_newslist li { height:90px; margin:15px 0;}

.in_newslist li img { width: 120px; height: 90px; }
.in_newslist a { width: 100%; height:90px; display:block;}
.in_newslist a:hover {}
.in_newslist .picList_img { float:left; width:120px; height:90px;}
.in_newslist .Pic_list_txt { position: relative; width:476px; float:right; padding-left:20px; position:relative; height:90px; overflow:hidden;}

.in_newslist .Pic_list_txt .t1 { font-size:20px; color: #086ed6; font-weight:bold; line-height:30px; width:100%;}
.in_newslist .Pic_list_txt .t2 { text-align: justify; overflow:hidden; height:60px; font-size:14px; line-height:30px;}
.in_newslist .Pic_list_txt .time {  position: absolute; right: 0; font-size: 12px;}

/*body4*/
#body4_dh{ width:100%; margin:0 auto; overflow:hidden; background:url(../images/20171011150128_697431256.jpg) top center no-repeat; height:141px; margin-top:50px;}
#body4_dh1{ width:778px; margin:0 auto; overflow:hidden; padding-left:342px; font-size:36px; font-weight:bold; padding-top:90px;}

#youshiall{width:100%; margin:0 auto; overflow:hidden; background:url(../images/20161029092439_576422782.jpg) top center; margin-top:50px; height:1280px;}

#youshi1{ overflow:hidden;}
.youshi1_l{ width:453px; margin-top:26px;}
.youshi1_r{ width:602px;}
.youshi1_r1{ background:url(../images/20180728095049_573376438.jpg) top left no-repeat; padding-left:97px; padding-top:93px; font-size:14px; line-height:23px;}
.youshi1_r2{ background:url(../images/20180124140323_1533621938.jpg) top left no-repeat; padding-left:97px; padding-top:93px; font-size:14px; line-height:23px; margin-left:50px; margin-top:30px;}

#youshi2{ overflow:hidden; margin-top:62px;}
.youshi2_l{ width:490px;}
.youshi2_l1{ background:url(../images/20180728095404_741494447.jpg) top left no-repeat; padding-left:97px; padding-top:93px; font-size:14px; line-height:23px;}
.youshi2_l2{ background:url(../images/20170822100254_458708497.jpg) top left no-repeat; padding-left:97px; padding-top:93px; font-size:14px; line-height:23px; margin-top:30px;}
.youshi2_r{ width:530px;}

#youshi3{ overflow:hidden; margin-top:40px;}
.youshi3_l{ width:500px;}
.youshi3_r{ width:553px;}
.youshi3_r1{ background:url(../images/20161029093425_1962057737.jpg) top left no-repeat; padding-left:102px; padding-top:93px; font-size:14px; line-height:23px; margin-left:63px;}
.youshi3_r2{ background:url(../images/20161029093426_526484668.jpg) top left no-repeat; padding-left:102px; padding-top:93px; font-size:14px; line-height:23px; margin-top:30px;}

.photo{margin: 0 auto; width: 1080px; margin-top: 40px;}

/*--------列表分页*/
.listpage { padding:3px; text-align:center; margin:30px 0;}
.listpage a { padding:10px 15px; border: #b5b5b5 1px solid; color: #fff; background:#b5b5b5; text-decoration: none}
.listpage a:hover {border: #b5b5b5 1px solid; }
.listpage a:active {border: #025abe 1px solid; color: #fff; background-color: #025abe;}
.listpage .current {border: #025abe 1px solid; padding:10px 15px; color: #fff; background-color: #025abe}
.listpage .disabled {border: #b5b5b5 1px solid; color: #fff; background:#b5b5b5;  padding:10px 15px; }

/*---------------内容页:预定*/
.comment {
	background:#fff;
	border:1px dashed #aaa;
	margin:10px;
	text-align:center;
}
.comment .commenttitle {
	height:35px;
	margin:1px auto;
	border-bottom:1px dashed #B3B3B3;
}
.comment .commenttitle .title4 {
	float:left;
	margin:5px 0px 0px 14px;
	color:#999;
	display:inline;
}
.comment .commenttitle .title4 strong {
	letter-spacing:4px;
	color:#777;
	margin-right:10px;
	font-size:18px;
}
.comment .commentbox {
	width:95%;
	text-align:left;
}
.comment .commentbox dl {
	margin:10px auto 0px;
	border:1px dashed #B3B3B3;
}
.comment .commentbox dl dt {
	background:#F4F9F2;
	line-height:25px;
	text-indent:10px;
	color:#333;
	border-bottom:1px dashed #B3B3B3;
}
.comment .commentbox dl dt span {
	color:#FF0000;
	font-size:14px;
}
.comment .commentbox dl dd {
	padding:10px;
	font-size:14px;
	line-height:35px;
	color:#666;
}
.comment .posttitle {
	height:35px;
	margin:10px auto;
	border-bottom:1px dashed #aaa;
	text-align:left;
}
.comment .posttitle strong {
	letter-spacing:4px;
	color:#777777;
	display:block;
	margin:7px 0px 0px 13px;
	font-size:18px;
}
.comment .postbox {
	width:95%;
	margin:5px auto;
	overflow:hidden;
	text-align:left;
}
.comment .postbox .userbox {
	overflow:hidden;
	margin-top:10px;
}
.comment .postbox .userbox dl {
	}
.comment .postbox .userbox dl dd {
	float:left;
	display:block;
	padding-bottom:2px;
}
.comment .postbox .userbox dl dd input.username,.comment .postbox .userbox dl dd input.password {
	width:100px;
	border:1px dashed #aaa;
	padding:3px 0px 2px 5px;
	margin-right:10px;
	background:#effbf4;
}
.comment .postbox .userbox dl dd.mtop {
	margin:7px 7px 0px 0px;
}
.comment .postbox .txtbox {
	width:100%;
	line-height:40px;
	font-size:14px;
}
.comment .postbox .txtbox textarea {
	border:1px dashed #aaa;
	width:98%;
	height:60px;
	padding:5px;
	background:#effbf4;
}
.comment .postbox .txtbox div {
	padding-top:5px;
	color:#000;
}
.comment .postbox .txtbox input {
	width:40px;
	border:1px dashed #aaa;
	padding:3px 0px 2px 5px;
	margin-right:10px;
	background:#effbf4;
}
.comment .postbox .txtbox img {
	position:static;
	+position:relative;
	vertical-align:middle
}
.comment .postbox .sbut {
	margin:10px;
}
label {
	color:#000;
	font-size:14px;
	color:#777777
}
